home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / mail / ms_qwik_46.lha / Changes.txt next >
Text File  |  1994-09-26  |  3KB  |  72 lines

  1.    * 4.6 -
  2.    - "Steal Tagline" feature implemented.  Messages that have a tagline
  3.      beginning with "... " (no quotes) are valid for TagLine stealing.
  4.      The hotkey for this is RIGHT-AMIGA-T and the menu command is located
  5.      under the "Messages" menu.
  6.  
  7.       NOTE: "Stolen" taglines have the "{N}{TIN}" SL tokens automatically
  8.            added to the beginning.  See below for more information on new
  9.            SL tokens.  "IsRand" is also toggled to the ON/SELECTED state
  10.            for stolen taglines.  All of these defaults are editable in the
  11.            Tagline configuration window/section.
  12.  
  13.    - Fixed REP date format which was causing some IBM QWK doors to not
  14.      recognize MS-QWiK *.REP packets.
  15.    - Fixed a small visual bug with the tagline window's Listview gadget that
  16.      kept it from scrolling when an arrow gadget was depressed.
  17.    - Fixed an internal bug that caused MS-QWiK to display an "Unknown
  18.      compression type" message for (some) valid packets.
  19.    - Message taglines are now displayed in a different color (Palette color
  20.      5) than regular and quoted text.
  21.    - MS-QWiK tags that are NOT marked as "IsFile" tags are now parsed for
  22.      SL Tokens.  Taglines that are kept in a file are not parsed.  The
  23.      following new tokens have been added to enhance tagline support:
  24.  
  25.          {N}   = Add a newline character.
  26.          {TIN} = Tag Inducer (most QWK readers add this BEFORE the tagline)
  27.                  Consists of the characters "... " (without the quotes)
  28.  
  29. **         EXAMPLE TAGLINE      :  {N}{TIN}this is my tagline.
  30. **         EXPANDS INTERNALLY TO:  \n... this is my tagline
  31. **
  32. **                                 ^
  33. **                                 |
  34. **                                 the \n character is a newline character
  35.  
  36.    - PS.  Thanks to the many Fidonet users who helped me find these bugs and
  37.           aided me in fixing them.  Most of them were pre 4.0 bugs that
  38.           were not reported (or not reported properly).  Cheers to you all.
  39.  
  40.     * 4.5a-
  41.     - AGA now properly supported (up to 512 colors max)  :)
  42.  
  43.    * 4.5 -
  44.    - Screenmode support now checks for proper version of asl.library and
  45.      notifies pre asl.library v38.36 users that they need the newer library.
  46.    - internal re-organization of Window code.
  47.    - sleepy pointer implemented so that you will know when MS-QWiK is busy.
  48.    - a database of names from EVERY message that you read is now kept.  If
  49.      you hit <HELP> in the TO: gadget when replying or posting, you will be
  50.      prompted with a list of users to choose from.  If you already have a
  51.      partial name typed, this function operates as NAME COMPLETION..
  52.  
  53.          ie.  "John" exists in the TO: gadget
  54.               Hitting the HELP key while this gadget is activated will bring
  55.               up a list of matching names such as:
  56.  
  57.                   Johnathan Guidry
  58.                   John James
  59.                   etc,..
  60.  
  61.      if only ONE match exists, that name will be entered and you will not
  62.      get the name requester.
  63.  
  64.    - Name DataBase is configurable in CUSTOMIZE.
  65.    
  66.       DISABLE = No name database/Name completion off.
  67.       SLOW    = Search list of names from DISK.
  68.       FAST    = keep name database in RAM for fast, efficient name completion
  69.  
  70.    - Path for printing device is now located in General Config.  You
  71.      may specify a DEVICE (default is  PRT:) or a filename.
  72.